Property NodeName
NodeName
Gets or sets the name of the scene node to get the transform from. If no name is specified, the root node will be used.
public string NodeName { get; set; }
Gets or sets the name of the scene node to get the transform from. If no name is specified, the root node will be used.
public string NodeName { get; set; }