Class ContentAreaGuideConfiguration2D
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Immersive
Assembly: cs.temp.dll.dll
Syntax
public class ContentAreaGuideConfiguration2D : ContentAreaGuideConfiguration
Constructors
ContentAreaGuideConfiguration2D(RuntimeSettings, ImmersiveManagerSettings)
Declaration
public ContentAreaGuideConfiguration2D(RuntimeSettings runtimeSettings, ImmersiveManagerSettings immersiveManagerSettings)
Parameters
| Type | Name | Description |
|---|---|---|
| RuntimeSettings | runtimeSettings | |
| ImmersiveManagerSettings | immersiveManagerSettings |
Properties
ContentAreaGuideType
Declaration
public ContentAreaGuide ContentAreaGuideType { get; }
Property Value
| Type | Description |
|---|---|
| ContentAreaGuide |
LocalPosition
Declaration
public override Vector3 LocalPosition { get; }
Property Value
| Type | Description |
|---|---|
| Vector3 |
Overrides
Scale
Declaration
public override Vector3 Scale { get; }
Property Value
| Type | Description |
|---|---|
| Vector3 |
Overrides
Methods
HasConfigurationChanged(ContentAreaGuideConfiguration)
Declaration
public override bool HasConfigurationChanged(ContentAreaGuideConfiguration oldConfig)
Parameters
| Type | Name | Description |
|---|---|---|
| ContentAreaGuideConfiguration | oldConfig |
Returns
| Type | Description |
|---|---|
| System.Boolean |