Version: 2022.3
言語: 日本語
public Vector3 customAxis ;

説明

Used to calculate distance to objects, by comparing the positions of objects to this axis.

When the sorting mode is set to Custom Axis, use this together with worldToCameraMatrix and cameraPosition to determine the distances to objects for sorting.

See Also: DrawingSettings, ScriptableRenderContext.DrawRenderers.