Matrix.TypeGeneralRotation

Matrix.TypeGeneralRotation field

此标志位指示此对象定义的变换在执行任意角度的旋转时,还会进行其他标志位指示的转换。旋转会以相同的量改变向量的角度,而不论向量的原始方向,并且不改变向量的长度。此标志位与

public const int TypeGeneralRotation;

另请参见