Matrix.perspective
void perspective(float depth, out graphene.matrix.Matrix res)Applies a perspective of depth to the matrix.
Parameters
depth | the depth of the perspective |
res | return location for the perspective matrix |
void perspective(float depth, out graphene.matrix.Matrix res)Applies a perspective of depth to the matrix.
depth | the depth of the perspective |
res | return location for the perspective matrix |