PressableButton.LocalToWorldScale Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Transform for local to world space in the world direction of a press Multiply local scale positions by this value to convert to world space
public:
property float LocalToWorldScale { float get(); };
public float LocalToWorldScale { get; }
member this.LocalToWorldScale : single
Public ReadOnly Property LocalToWorldScale As Single