com.threerings.opengl.scene
Class ProjectorInfluence
java.lang.Object
com.threerings.util.ShallowObject
com.threerings.opengl.scene.SceneInfluence
com.threerings.opengl.scene.ProjectorInfluence
- All Implemented Interfaces:
- SceneObject
public class ProjectorInfluence
- extends SceneInfluence
Represents the influence of a projector.
ProjectorInfluence
public ProjectorInfluence(Projection projection)
- Creates a new projector influence.
getProjection
public Projection getProjection()
- Description copied from class:
SceneInfluence
- Returns the projection associated with this influence, or
null for none.
- Overrides:
getProjection in class SceneInfluence
Copyright © 2011. All Rights Reserved.